home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_300 / 359_11 / patch5.000 / PATCHES5.DOC < prev   
Text File  |  1991-09-11  |  558b  |  32 lines

  1. This documents patch level 5 of djgpp
  2.  
  3. New Features
  4. Bug Fixes
  5. Still to Come
  6.  
  7.  
  8.  
  9. New Features:
  10.  
  11. VCPI is now supported, thanks to patches from Y. Shibata
  12.  
  13. EMU387 supports all opcodes except stenv/ldenv/save/restore
  14.  
  15. A sample hex calculator using bison/flex is in the samples directory.
  16.  
  17.  
  18.  
  19. Bug Fixes:
  20.  
  21. 2r1 works
  22.  
  23. a malloc in control.c protected properly
  24.  
  25. add fwaits to modf to prevent flakey page faults
  26.  
  27.  
  28. Still to Come:
  29.  
  30. DPMI - I have the 1.0 spec, but nobody supports it, not even Windows
  31. (3.0 or 3.1), so it will have to wait. 
  32.